Welcome![Sign In][Sign Up]
Location:
Search - image compare

Search list

[Graph program2006171034042857

Description: 用于电视编码,解码,比较各种图像压缩算法的优缺点,给出基于DCT变换的图像压缩软件程序-for video encoding, decoding, compare various image compression algorithm advantages and disadvantages DCT is based on the image compression software
Platform: | Size: 4495360 | Author: 陈兵 | Hits:

[Special Effectsimageprocessing1

Description: 实验内容: 1.求下列3个模板的频率响应,并显示其三维图形;选择一幅图 像,利用这3个模板分别对该图像进行卷积运算,将卷积运算 获得的图像与原始图像进行比较,说明各模板的类型以及模板 (b)、(c)的区别与联系。 2. 选择一幅图像,对其进行离散Fourier变换,仅利用其相位谱重构原图像,然后仅利用其振幅谱重构原图像,比较实验结果; 选择两幅不同类型的图像,分别进行Fourier变换,交换二者的相位谱后求Fourier反变换,比较实验结果,说明图像Fourier相位谱的重要性。-Experimental contents: 1. Template for the following three frequency response and to show its three-dimensional graphics select an image using the three templates, respectively, of the image convolution operation, the convolution operation to obtain the images were compared with the original image to illustrate the template the type of template (b), (c) the difference with the contact. 2. Select an image, its discrete Fourier transform, only to use its phase spectrum remodeling the original image, and then only the use of its amplitude spectrum reconstruction of the original image to compare experimental results choice of two different types of images, respectively Fourier Transform, the exchange between the two after the phase spectrum for Fourier Transform, compare experimental results to illustrate the image of the importance of Fourier phase spectrum.
Platform: | Size: 1024 | Author: syq | Hits:

[Special EffectsFaceDetection

Description: 基本的图像处理 源代码 人脸识别源代码 效果好 速度快-Basic image processing source code for face recognition source code better faster
Platform: | Size: 897024 | Author: 阿三等 | Hits:

[Special Effects070405

Description: 图像分割的计算机实现。用边缘检测和模板匹配法两种方法,通过VisualC++处理图像,实现图像分割,比较Sobel算子边缘检测、Prewitt边缘算子、Krisch边缘算子和高斯拉普拉斯算子的图像处理效果.-Computer realize image segmentation. Using edge detection and template matching of two ways, through VisualC++ Handle images, realize image segmentation, compare Sobel edge detection operator, Prewitt edge operator, Krisch Gaussian edge operator and Laplacian image treatment effect.
Platform: | Size: 119808 | Author: lll | Hits:

[GDI-BitmapImageAlignment

Description: Image alignment is a process of matching one image called template (let s denote it as T) and another image I (see fig. 1). There are many applications of image alignment, such as tracking objects on video, motion analysis and many other tasks of computer vision. In this article we will implement these two algorithms in C language using Intel OpenCV open-source computer vision library as base for our implementation. We also will try to compare these two algorithms and will see which one is faster.
Platform: | Size: 82944 | Author: 戴隆忠 | Hits:

[Special Effectslvboqi

Description: 用傅立叶变换的方法在频率域实现图像处理,并比较从幅度和相位恢复图像的区别,已经通过调试-Fourier transform method used in the frequency domain realization of image processing, and compare the amplitude and phase from the difference between the restoration of images, has passed debugging
Platform: | Size: 1024 | Author: 顾昊琳 | Hits:

[CSharpVersionCompare

Description: 古典小说版本对比系统 用C#编写的图像对比系统-Compare versions of classic novels systems C# Prepared image comparing system
Platform: | Size: 70656 | Author: liy | Hits:

[TreeViewctreectrl

Description: 树形控件加入背景图,可以自由添加节点,删除节点,加入背景图等功能,比较玄的控件-Tree control by adding background image, they can add nodes, delete nodes, by adding features such as background image, compare Hyun control
Platform: | Size: 1906688 | Author: chenbo | Hits:

[Multimedia programimageProcessing

Description: In this project we have implemented a method for recognition of Printed Characters by extracting some features from the gray scale image using a Bank of Gabor Filters. In this project we initially segment the given word image into words and words into characters. We apply these characters to a bank of Gabor Filters .From the output of these Gabor Filters we extract features namely normalized Centroid ,Normalized area .We form a vector using these parameters and then compare these vectors with the reference vectors which were computed earlier using reference characters. Finally we print the character corresponding to the reference vector which is closest to the computed vector. - In this project we have implemented a method for recognition of Printed Characters by extracting some features from the gray scale image using a Bank of Gabor Filters. In this project we initially segment the given word image into words and words into characters. We apply these characters to a bank of Gabor Filters .From the output of these Gabor Filters we extract features namely normalized Centroid ,Normalized area .We form a vector using these parameters and then compare these vectors with the reference vectors which were computed earlier using reference characters. Finally we print the character corresponding to the reference vector which is closest to the computed vector.
Platform: | Size: 199680 | Author: prasad | Hits:

[Software EngineeringImage_matching

Description: 为了解决光谱恢复对图像匹配高精度的问题, 提出了一种高精度图像匹配算法———利用光流确定图像的运动场对图像进行匹配。该算法克服了传统的基于灰度匹配方法受图像插值精度影响的缺陷以及运算速度和精度的局限性。与基于MAD 块匹配算法和归一化相关系数块匹配算法进行比较, 该算法实现了图像序列高精度匹配, 而且硬件实现简单, 计算复杂度较低。-To address the spectrum of the resumption of high-precision image matching problem, a high-precision image matching--- the use of optical flow algorithm to determine the image of the stadium to match the image. The algorithm to overcome the traditional matching method based on gray-scale image interpolation accuracy by the effects of defects, as well as the speed and accuracy of computing limitations. MAD-based block matching algorithm and the normalized correlation coefficient to compare block-matching algorithm, the algorithm achieved a high-precision image sequence matching, and simple hardware implementation, lower computational complexity.
Platform: | Size: 222208 | Author: 酷鱼 | Hits:

[GDI-BitmapImageComparator

Description: 实现了比较两图像的相似度,先转化为相同大小,然后生成图像的颜色直方图,最后比较两直方图的相似度-To realize the similarity of two images, first into the same size, and then generate the image color histogram, and finally compare the similarity of two histograms
Platform: | Size: 2048 | Author: haiyan | Hits:

[GDI-BitmapZhaoCha

Description: windows gdi和图像解析示例,是一个图像对比工具,可用作"大家来找茬"游戏外挂,类似qq截图的方法选择源图像区域,软件会自动锁定右边的比较区域,并显示左右区域不同处-a example for window GDI operation, a image compare tool, can be used to compare 2 picture and find difference, when you choose the source image area, the program will auto choose the compare area, it can show the difference by click a hotkey.
Platform: | Size: 23552 | Author: aj3423 | Hits:

[Special Effectsimageparameter

Description: 计算灰度图像滤波后结果图像的SNR值,MAE,和NCD值 -calculated SNR, MAE and NCD of filtered image compare with orginal image
Platform: | Size: 2048 | Author: 张宇 | Hits:

[Graph programwatermark

Description: 置乱变换后图像的lsb嵌入,以及提取程序,另外还包含psnr程序,可以与本人上传的dct频域嵌入进行对比-Image scrambling transformation lsb embedding, as well as the extraction procedure, also includes psnr program, can I upload dct compare the frequency domain embedding
Platform: | Size: 3072 | Author: blazer | Hits:

[Special EffectsHuMoment

Description: 修改后的计算Hu归一化中心距的代码,与matlab程序计算结果一致,并附带测试对比图片,通过对放大前后两张图像的Hu计算,发现结果是一样的,证明了Hu矩在图像尺寸变化时保持不变,旋转、平移情况自己做吧-The revised calculation of Hu normalized center distance of the code results are consistent with the matlab program to calculate and compare with test images, through the larger images before and after the two Hu calculations and found that the result is the same, proof of Hu moments in image size changes remain the same, rotation, translation of their own do it
Platform: | Size: 1811456 | Author: | Hits:

[OtherYUVPlayer1.2

Description: 本程序主要四大功能特点: 1、继承了 YUVViewer 可以同时打开多窗口的特点; 2、继承了 Elecard YUV Viewer 可以进行两幅图像对比的特点; 3、增加了宏块信息显示功能; 4、增加了两图对比时同步帧跳转功能: 例如对于错误码流,不同的错误隐藏算法可能造成解码序列长度不同,这时要比较两个序列就很不方便。而该功能正是为了解决这个问题,即以另一序列的显示图像为标准,在当前序列中寻找与其完全相同的图像。 -Four main features of this procedure: 1, inherited YUVViewer can also open multiple windows of the characteristics 2, inherited Elecard YUV Viewer can be characterized by comparing two images 3, an increase of the macro block information display 4, increasing When comparing the two plans simultaneously frame jump function: for example, the error stream for the different error concealment algorithm for decoding the sequence length may result in different time sequences to compare two very inconvenient. And the function is precisely to solve this problem, that is another sequence of display images as the standard sequence search in the current image with exactly the same.
Platform: | Size: 230400 | Author: 沈磊 | Hits:

[Documentswavelets

Description: an introduction to wavelets -Wavelets are mathematical functions that cut up data into di® erent frequency components, and then study each component with a resolution matched to its scale. They have advantages over traditional Fourier methods in analyzing physical situations where the signal contains discontinuities and sharp spikes. Wavelets were developed independently in the ¯ elds of mathematics, quantum physics, electrical engineering, and seismic geology. Interchanges between these ¯ elds during the last ten years have led to many new wavelet applications such as image compression, turbulence, human vision, radar, and earthquake prediction. This paper introduces wavelets to the interested technical person outside of the digital signal processing ¯ eld. I describe the history of wavelets beginning with Fourier, compare wavelet transforms with Fourier transforms, state properties and other special aspects of wavelets, and ¯ nish with some interesting applications such as image comp
Platform: | Size: 345088 | Author: same | Hits:

[AI-NN-PREmotionDetection

Description: It can detect human emotion from image. First it take an image, then by skin color segmentation it detect human skin color then it detect human face. Then it separate the eyes & lip from the face. Then it draw bezier curve for eyes & lips. Then it compare the bezier curve of eyes and lips to the bezier curves of eyes & lips that are stored in the data base. Then it find the nearest bezier curse from the data base & give that data base stored bezier curve emotion as this image emotion. BY shakil0304003
Platform: | Size: 2864128 | Author: Eugene | Hits:

[VHDL-FPGA-VerilogImage-Composite-Editor-Multi-Image-Fusion

Description: fpga video for fuse two image and compare the feature
Platform: | Size: 7845888 | Author: black | Hits:

[Special EffectsPSO-image-segmentation-algorithm

Description: 为了提高算法的执行效率, 应用粒子群算法求取图像中任意两点间最短路径来定位目标边界, 并与经典的基于Dijkstra 动态规划图搜索的Liv e Wire 算法进行比较.-In order to improve the efficiency of the algorithm, particle swarm algorithm to strike any of images to locate the shortest path between two object boundaries, and with the classical dynamic programming graph search based on Dijkstra' s algorithm to compare Liv e Wire.
Platform: | Size: 318464 | Author: | Hits:
« 12 3 4 5 6 7 8 9 10 ... 19 »

CodeBus www.codebus.net